Package client.teavm.common.config


package client.teavm.common.config
Contains classes and interfaces related to the configuration settings for the TeaVM implementation of the client-side application.

This package defines the ConfigurationTeaVM class, which provides default configuration sections for the JavaScript and WebAssembly builds. The configuration includes sections for SidPlay2, audio, emulation, C1541, printer, console, WhatsSid, and filter settings.

Each section corresponds to a part of the configuration that can be customized or adjusted based on the application needs.

Siehe auch: